home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / balisa.swf / scripts / DefineSprite_109 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  350 b   |  20 lines

  1. stop();
  2. onRollOut = function()
  3. {
  4.    gotoAndPlay(1);
  5. };
  6. onRollOver = function()
  7. {
  8.    gotoAndPlay(2);
  9. };
  10. onPress = function()
  11. {
  12.    _root.menuder.theparcours.loadModelAndPlay(theindice);
  13.    stop();
  14. };
  15. coupcoeur.gotoAndPlay(1);
  16. coupcoeur._visible = thecoeur;
  17. nouv.gotoAndPlay(1);
  18. nouv._visible = thenouv;
  19. parcourstexte.text = thetext;
  20.